You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecReport Class > TMtxVecReport Methods > TMtxVecReport.Print Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecReport.Print Method

Convert the values of TVec and TMtx objects to text.

Syntax
C#
Visual Basic
public void Print([In] TMtxVec[] MtxVecs, [In] string[] names);

Adds them to stream. Names parameter is an open array that can hold the names of variables in the MtxVecs list.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!